import java.util.Random;
import java.util.Scanner;

/**
 * @time: 2018年06月13日
 * @author: wt
 * @copyright: Wuxi Yazuo ,Ltd.copyright 2015-2025
 */
public class test {
    public static void main(String[] args) {

        double i = 10;
        double shengLv;
        double pingLv;
        double fuLv;
        System.out.println("胜率:");
        Scanner s = new Scanner(System.in);
        shengLv = s.nextDouble();
        System.out.println("平率:");
        pingLv = s.nextDouble();
        System.out.println("负率:");
        fuLv = s.nextDouble();
        System.out.println("平赚:"+i*pingLv);
        System.out.println("负赚:"+i*fuLv);

        while (true){
            double a=1;
            if((a*shengLv)>(i*2+a)){
                System.out.println(a);
                return;
            }
            a++;
        }



    }
}
最近下载更多
不顾asdf  LV7 2023年11月1日
1153477428  LV1 2023年9月25日
如果white  LV2 2023年5月9日
tracywwp  LV4 2023年4月25日
road973  LV7 2023年1月10日
asd8564854849  LV1 2022年7月31日
hjhandxjl  LV1 2022年6月8日
crosa_Don  LV18 2022年6月1日
chiyan  LV1 2022年5月22日
1423545DAS1  LV1 2022年4月14日
最近浏览更多
qiangmin1223  LV12 4月24日
17693282606  LV11 2023年12月21日
3263394665  LV9 2023年12月1日
白菜白菜菜 2023年11月19日
暂无贡献等级
user_177 2023年11月16日
暂无贡献等级
jiemomo  LV12 2023年11月5日
不顾asdf  LV7 2023年11月1日
微信网友_6696101153525760 2023年10月17日
暂无贡献等级
四季镇  LV9 2023年10月11日
baozhenghua  LV2 2023年9月8日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友